home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Merciful 2
/
Merciful - Disc 2.iso
/
software
/
d
/
daydreambbsv1.16.lha
/
Docs
/
RoboWriter.DOC
< prev
next >
Wrap
Text File
|
1995-09-27
|
851b
|
30 lines
DD-RoboWriter V1.0
~~~~~~~~~~~~~~~~~~
Adding messages to message base has always been difficult, until now...
RoboWriter allows you to write message from Shell, ARexx script or
what ever, even DD doors can use this little program.
Commandline parameters
~~~~~~~~~~~~~~~~~~~~~~
Template is:
CONF/N/A,BASE/N/A,MESSAGE=MSG/K/A,FROM/K/A,TO/K/A,SUBJECT/K/A,PRIVATE/S
CONF = Number of conference
BASE = Number of message base
MSG = Path to the textfile which will be the message
FROM = Message author
TO = Receiver
SUBJECT = Message subject
PRIVATE = Add this if the message should be private
Couple of examples:
RoboWriter CONF 1 BASE 2 MSG ram:message FROM SysOp TO All Subject Announcement
RoboWriter CONF 1 BASE 1 MSG ram:PwFail FROM Jesus TO SysOp Subject "PW LOST" PRIVATE
Local and echomail messages are supported, net mail is not.